/* ($i->token, $c->current_user->{username}) */ "The invitation %1 can’t be deleted: it wasn’t created by you (%2)." = "The invitation %1 can’t be deleted: it wasn’t created by you (%2)."; /* ($i->token, $c->current_user->{username}) */ "The invitation %1 can’t be resent: it wasn’t created by you (%2)." = "The invitation %1 can’t be resent: it wasn’t created by you (%2)."; "Unable to download the file: too much unsuccessful attempts to open a websocket. Please, contact the administrator." = "Unable to download the file: too much unsuccessful attempts to open a websocket. Please, contact the administrator."; /* ($orig_uri) */ "You can't add URLs that are not related to this instance (%1)." = "You can't add URLs that are not related to this instance (%1)."; "Your browser does not have enough entropy to generate a strong encryption key. Please wait (it's better if you do things on your computer while waiting)." = "Your browser does not have enough entropy to generate a strong encryption key. Please wait (it's better if you do things on your computer while waiting)."; // (format_bytes($json->{size}) "Your file is too big: %1 (maximum size allowed: %2)" = "Your file is too big: %1 (maximum size allowed: %2)"; "Your password is not valid. Please refresh the page to retry." = "Your password is not valid. Please refresh the page to retry."; "Zip content:" = "Zip content:"; // (format_bytes($keys[$i]) "between %1 and %2, the file will be kept %3 day(s)." = "between %1 and %2, the file will be kept %3 day(s)."; // (format_bytes($keys[$i]) "between %1 and %2, the file will be kept forever." = "between %1 and %2, the file will be kept forever."; "deadline: " = "deadline: "; // (format_bytes($keys[$i]) "for %1 and more, the file will be kept %2 day(s)" = "for %1 and more, the file will be kept %2 day(s)"; // (format_bytes($keys[$i]) "for %1 and more, the file will be kept forever." = "for %1 and more, the file will be kept forever.";